home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / libgcroots0 / copyright
Encoding:
Text File  |  2010-02-24  |  9.0 KB  |  176 lines

  1. This package was debianized by NIIBE Yutaka <gniibe@fsij.org> on
  2. Mon, 25 Dec 2006 10:47:36 +0900.
  3.  
  4. It was downloaded from http://uim.freedesktop.org/wiki/SigSchemeDownload
  5.  
  6. ------------------------------------------------------------------------------
  7.   Copyright (C) 2005,2006 Kazuki Ohta <mover AT hct.zaq.ne.jp>
  8.                 2005,2006 Jun Inoue <jun.lambda AT gmail.com>
  9.                 2005,2006 YAMAMOTO Kengo <yamaken AT bp.iij4u.or.jp>
  10.                 2007      SigScheme Project <uim AT freedesktop.org>
  11.  
  12.   All rights reserved.
  13.  
  14.   Redistribution and use in source and binary forms, with or without
  15.   modification, are permitted provided that the following conditions
  16.   are met:
  17.  
  18.   1. Redistributions of source code must retain the above copyright
  19.      notice, this list of conditions and the following disclaimer.
  20.   2. Redistributions in binary form must reproduce the above copyright
  21.      notice, this list of conditions and the following disclaimer in the
  22.      documentation and/or other materials provided with the distribution.
  23.   3. Neither the name of authors nor the names of its contributors
  24.      may be used to endorse or promote products derived from this software
  25.      without specific prior written permission.
  26.  
  27.   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS
  28.   IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
  29.   THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  30.   PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR
  31.   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  32.   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  33.   PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  34.   OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  35.   WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  36.   OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  37.   ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  38. ------------------------------------------------------------------------------
  39.  
  40. Supplementary explanation (only for help and not legal):
  41.  
  42.   You may use, reuse, modify, distribute and/or sell material contained
  43.   in this package, except for those files or directories that contain a
  44.   notice that a different license applies.  Such exceptional material
  45.   must be distributed under the terms of the license specified therein.
  46.   Each file indicates its copyright holder in its header.
  47.  
  48.  
  49. libgcroots is covered by:
  50. -----------------------------------------------------------------------------
  51. Copyright 1988, 1989 Hans-J. Boehm, Alan J. Demers
  52. Copyright (c) 1991-1995 by Xerox Corporation.  All rights reserved.
  53. Copyright (c) 1996-1999 by Silicon Graphics.  All rights reserved.
  54. Copyright (c) 1999-2001 by Hewlett-Packard. All rights reserved.
  55. Copyright (c) 2006-2007 YAMAMOTO Kengo All rights reserved.
  56.  
  57. THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
  58. OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.
  59.  
  60. Permission is hereby granted to use or copy this program
  61. for any purpose,  provided the above notices are retained on all copies.
  62. Permission to modify the code and to distribute modified code is granted,
  63. provided the above notices are retained, and a notice that the code was
  64. modified is included with the above copyright notice.
  65. -----------------------------------------------------------------------------
  66.  
  67.  
  68. test/gauche-*.scm and some part of src/read.c and src/list.c are covered by:
  69. -----------------------------------------------------------------------------
  70.  
  71.   Copyright (c) 2000-2004 Shiro Kawai, All rights reserved.
  72.  
  73.   Redistribution and use in source and binary forms, with or without
  74.   modification, are permitted provided that the following conditions
  75.   are met:
  76.  
  77.    1. Redistributions of source code must retain the above copyright
  78.       notice, this list of conditions and the following disclaimer.
  79.  
  80.    2. Redistributions in binary form must reproduce the above copyright
  81.       notice, this list of conditions and the following disclaimer in the
  82.       documentation and/or other materials provided with the distribution.
  83.  
  84.    3. Neither the name of the authors nor the names of its contributors
  85.       may be used to endorse or promote products derived from this
  86.       software without specific prior written permission.
  87.  
  88.   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  89.   "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  90.   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  91.   A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  92.   OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  93.   SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
  94.   TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  95.   PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  96.   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  97.   NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  98.   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  99.  
  100. -----------------------------------------------------------------------------
  101.  
  102.  
  103. test/bigloo-*.scm are licensed under GPL2:
  104. ---------------------------------------------------------------------
  105.     A practical implementation for the Scheme programming language   
  106.                                                                      
  107.                                     ,--^,                            
  108.                               _ ___/ /|/                             
  109.                           ,;'( )__, ) '                              
  110.                          ;;  //   L__.                               
  111.                          '   \\   /  '                               
  112.                               ^   ^                                  
  113.                                                                      
  114.                Copyright (c) 1992-2004 Manuel Serrano                
  115.                                                                      
  116.      Bug descriptions, use reports, comments or suggestions are      
  117.      welcome. Send them to                                           
  118.        bigloo@sophia.inria.fr                                        
  119.        http://www.inria.fr/mimosa/fp/Bigloo                                 
  120.                                                                      
  121.    This program is free software; you can redistribute it and/or modify
  122.    it under the terms of the GNU General Public License as published by 
  123.    the Free Software Foundation; either version 2 of the License, or 
  124.    (at your option) any later version. More precisely,
  125.  
  126.       - The compiler and the tools are distributed under the terms of the
  127.       GNU General Public License.
  128.  
  129.       - The Bigloo run-time system and the libraries are distributed under 
  130.       the terms of the GNU Library General Public License. The source code
  131.       of the Bigloo runtime system is located in the ./runtime directory.
  132.       The source code of the FairThreads library is located in the
  133.       ./fthread directory.
  134.  
  135.    This program is distributed in the hope that it will be useful,   
  136.    but WITHOUT ANY WARRANTY; without even the implied warranty of    
  137.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the     
  138.    GNU General Public License for more details.                      
  139.                                                                      
  140.    You should have received a copy of the GNU General Public         
  141.    License along with this program; if not, write to the Free        
  142.    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,   
  143.    MA 02111-1307, USA.                                               
  144. ---------------------------------------------------------------------
  145.  
  146.  
  147. test/test-r4rs.scm is licensed under GPL2:
  148. -----------------------------------------------------------------------------
  149. ;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 2000, 2003 Free Software Foundation, Inc.
  150. ;;
  151. ;; This program is free software; you can redistribute it and/or modify it
  152. ;; under the terms of the GNU General Public License as published by the
  153. ;; Free Software Foundation; either version 2, or (at your option) any
  154. ;; later version.
  155. ;;
  156. ;; This program is distributed in the hope that it will be useful,
  157. ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
  158. ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  159. ;; GNU General Public License for more details.
  160. ;;
  161. ;; To receive a copy of the GNU General Public License, write to the
  162. ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  163. ;; Boston, MA 02111-1307, USA; or view
  164. ;; http://swissnet.ai.mit.edu/~jaffer/GPL.html
  165.  
  166. ;;;; "r4rstest.scm" Test correctness of scheme implementations.
  167. ;;; Author: Aubrey Jaffer
  168.  
  169. ;;; This includes examples from
  170. ;;; William Clinger and Jonathan Rees, editors.
  171. ;;; Revised^4 Report on the Algorithmic Language Scheme
  172. ;;; and the IEEE specification.
  173. -----------------------------------------------------------------------------
  174.  
  175. For detail of GNU GPL version 2, see /usr/share/common-licenses/GPL-2.
  176.